export { normaliz } from "./funcs/normaliz.js"; export { numberOf } from "./funcs/numberOf.js"; export { round } from "./funcs/round.js"; export { simplifyRatio } from "./funcs/simplifyRatio.js"; //# sourceMappingURL=index.d.ts.map