export declare const RESET_PASSWORD_REDIRECT_LINK = "auth/reset-password"; export declare const EMAIL_ADDRESS_VERIFICATION_REDIRECT_LINK = "auth/confirmation"; export declare const ACCOUNT_CREATED_REDIRECT_LINK = "auth/completer-mon-profil";