import type { ILoadOptionsFunctions, INodePropertyOptions } from '@tosspayments/n8n-workflow'; export declare function getColumns(this: ILoadOptionsFunctions): Promise; export declare function getColumnsMultiOptions(this: ILoadOptionsFunctions): Promise; export declare function getColumnsWithoutColumnToMatchOn(this: ILoadOptionsFunctions): Promise; //# sourceMappingURL=loadOptions.d.ts.map