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