import type { Unit } from "./gg-iolin";
export declare const Units: Record<string, Unit>;
export default Units;
//# sourceMappingURL=units.d.ts.map