export declare function generateApprovalEmail(username: string): string;
