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