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