import type { TriggerNotify } from '../api/common/trigger.js'; export declare function buildMockNotifyTrigger(config?: Partial): TriggerNotify;