import { type Transporter } from "nodemailer"; export declare function smtpTransport(): Transporter; //# sourceMappingURL=email.d.ts.map