import type { Notifier } from '../types.js'; export declare function createEmailNotifier(): Notifier; //# sourceMappingURL=email.d.ts.map