import { Vec4 } from './Vec4'; export declare function Vec4RoundToZero(a: Vec4, out?: Vec4): Vec4; //# sourceMappingURL=Vec4RoundToZero.d.ts.map