declare let fetch: any; export declare const set: (f: any) => any; export default fetch;