import type { IDataObject } from 'n8n-workflow';
export declare const SUB_WORKFLOW_WAITING_PLACEHOLDER: IDataObject;
