export declare const fetcher: (domainName: string) => Promise<any>;
