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