import type { INodeProperties, IWebhookDescription } from 'n8n-workflow'; export declare const sendAndWaitWebhooksDescription: IWebhookDescription[]; export declare const limitWaitTimeProperties: INodeProperties[]; export declare const limitWaitTimeOption: INodeProperties; //# sourceMappingURL=descriptions.d.ts.map