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