import { Vec2 } from './Vec2'; export declare function Vec2Center(a: Vec2, b: Vec2, out?: Vec2): Vec2; //# sourceMappingURL=Vec2Center.d.ts.map