export declare function serverFnFetcher(url: string, args: Array, handler: (url: string, requestInit: RequestInit) => Promise): Promise;