export declare function subtract<T>(x: T[], y: T[]): T[];
//# sourceMappingURL=array-operation.d.ts.map