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