import type { INodeExecutionData } from 'n8n-workflow';
export declare function addBinariesToItem(newItem: INodeExecutionData, items: INodeExecutionData[], uniqueOnly?: boolean): INodeExecutionData;
//# sourceMappingURL=utils.d.ts.map