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