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