import { INodeProperties } from "n8n-workflow";
export declare const telephonyOperationFields: INodeProperties[];
export declare const telephonyCallFields: INodeProperties[];
export declare const telephonyExternalCallFields: INodeProperties[];
export declare const telephonyExternalLineFields: INodeProperties[];
export declare const telephonySipLineFields: INodeProperties[];
