import { INodeProperties, INodePropertyOptions } from "n8n-workflow";
export declare const getListFields: INodeProperties[];
export declare const getListOption: INodePropertyOptions;
