import { Plugin } from '../../types/index.js'; export declare const EMAIL_INTEGRATION_SENDER_ADDRESS_DEFAULT = "app@superblocksmail.com"; export declare const EmailPlugin: Plugin; //# sourceMappingURL=email.d.ts.map