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