ClientActionFunctionArgs: ActionFunctionArgs<undefined> & {
    serverAction: (<T>() => Promise<SerializeFrom<T>>);
}

Arguments passed to a route clientAction function