import { Config } from '@backstage/config'; export declare const createSendmailTransport: (config: Config) => import("nodemailer").Transporter;