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