declare global { var internalFetch: typeof fetch; } export declare const handler: (...args: any[]) => any;