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