export declare const getUsernameFromEmail: (email: string) => string;
