import type { INodeProperties } from '@tosspayments/n8n-workflow'; import * as sendLegacy from './sendLegacy.operation'; export { sendLegacy }; export declare const description: INodeProperties[]; //# sourceMappingURL=index.d.ts.map