import type { INodeProperties } from 'n8n-workflow'; export declare const checklistItemOperations: INodeProperties[]; export declare const checklistItemFields: INodeProperties[]; //# sourceMappingURL=ChecklistItemDescription.d.ts.map