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