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