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