import { mat4 } from './mat4.type.js'; export declare function mat4_to_css_matrix_3d(a: mat4): string;