import type { IExecuteFunctions, INodeExecutionData } from 'n8n-workflow'; export declare function router(this: IExecuteFunctions): Promise; //# sourceMappingURL=router.d.ts.map