export { commafy } from './commafy'; export { floor } from './floor'; export { moveDecimal } from './moveDecimal';