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