export declare function catchallGet(domain?: string): Promise; export declare function catchallSet(domain?: string): Promise;