import { INodeProperties } from 'n8n-workflow';
export declare const attachmentOperations: INodeProperties[];
export declare const attachmentFields: INodeProperties[];
