export declare const handler: (...args: any[]) => any; declare const _default: { fetch: (...args: any[]) => any; }; export default _default;