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