import type { IExecuteFunctions, INodeExecutionData } from '@tosspayments/n8n-workflow'; export declare function createTicket(this: IExecuteFunctions, index: number): Promise; //# sourceMappingURL=execute.d.ts.map