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