import { Matrix4 } from './Matrix4'; export declare function Mat4Identity(matrix?: Matrix4): Matrix4; //# sourceMappingURL=Mat4Identity.d.ts.map