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