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