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