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