ClientLoaderFunctionArgs: LoaderFunctionArgs<undefined> & {
    serverLoader: (<T>() => Promise<SerializeFrom<T>>);
}

Arguments passed to a route clientLoader function