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