export declare const getDomain: (email?: string) => string;
