export declare const AuthModuleClientDIToken: string; export declare const AuthModulePolicy_AllowCreateUserAuth = "Policy:AllowCreateUserAuth"; export declare const AuthServiceDIToken: string; export declare const CUSTOM_MESSAGE_SIGN_UP = "CUSTOM_MESSAGE_SIGN_UP"; export declare const CUSTOM_SUBJECT_SIGN_UP = "CUSTOM_SUBJECT_SIGN_UP"; export declare const CUSTOM_MESSAGE_RESEND_CODE = "CUSTOM_MESSAGE_RESEND_CODE"; export declare const CUSTOM_SUBJECT_RESEND_CODE = "CUSTOM_SUBJECT_RESEND_CODE"; export declare const CUSTOM_MESSAGE_AUTHENTICATE = "CUSTOM_MESSAGE_AUTHENTICATE"; export declare const CUSTOM_SUBJECT_AUTHENTICATE = "CUSTOM_SUBJECT_AUTHENTICATE"; export declare const CUSTOM_MESSAGE_FORGOT_PASSWORD = "CUSTOM_MESSAGE_FORGOT_PASSWORD"; export declare const CUSTOM_SUBJECT_FORGOT_PASSWORD = "CUSTOM_SUBJECT_FORGOT_PASSWORD"; export declare const CUSTOM_MESSAGE_ADMIN_CREATE_USER = "CUSTOM_MESSAGE_ADMIN_CREATE_USER"; export declare const CUSTOM_SUBJECT_ADMIN_CREATE_USER = "CUSTOM_SUBJECT_ADMIN_CREATE_USER"; export declare const CUSTOM_MESSAGE_UPDATE_USER_ATTRIBUTE = "CUSTOM_MESSAGE_UPDATE_USER_ATTRIBUTE"; export declare const CUSTOM_SUBJECT_UPDATE_USER_ATTRIBUTE = "CUSTOM_SUBJECT_UPDATE_USER_ATTRIBUTE"; export declare const CUSTOM_MESSAGE_VERIFY_USER_ATTRIBUTE = "CUSTOM_MESSAGE_VERIFY_USER_ATTRIBUTE"; export declare const CUSTOM_SUBJECT_VERIFY_USER_ATTRIBUTE = "CUSTOM_SUBJECT_VERIFY_USER_ATTRIBUTE";