import type { INodeProperties } from 'n8n-workflow'; export declare const fileOperations: INodeProperties[]; export declare const fileFields: INodeProperties[];