export declare function exportCommand(domain?: string): Promise; export declare function importCommand(file?: string): Promise;