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