export declare enum DefaultGateway { email = "email", sms = "sms", application = "application" }