export declare const notifications: { welcome: { msg: string; }; verification: { msg: string; }; resetPin: { msg: string; }; };