import { IVec4Like } from './IVec4Like'; export declare function GetVec4Length(a: IVec4Like): number; //# sourceMappingURL=GetVec4Length.d.ts.map