import { Matrix } from '.';
export declare function cloneNegative(product: Matrix, left: Matrix): void;
//# sourceMappingURL=clone-negative.d.ts.map