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