import { Matrix2D } from './Matrix2D';
export declare function Mat2dZero(target: Matrix2D): Matrix2D;
//# sourceMappingURL=Mat2dZero.d.ts.map