import { INodeProperties, INodePropertyCollection, INodePropertyOptions } from 'n8n-workflow';
export declare const makeContactModelDescription: (embeddedOptions?: Array<INodeProperties | INodePropertyOptions | INodePropertyCollection>) => INodeProperties[];