// @ts-nocheck
import SMTP from "./smtp";
export declare let SMTPService: typeof SMTP;
