export declare const MSG91CREDS: {
    AUTH_KEY: string;
    TEMPLATE_ID: string;
    PASSWORD_TEMPLATE_ID: string;
};
