export declare const EMAIL_PATTERN: RegExp;
export declare const PASSWORD_PATTERN: RegExp;
