import { mat4 } from './mat4.type.js'; export declare function mat4_identity(out: mat4): mat4;