/** * @module * * Float types. */ export * from './16.js'; export * from './32.js'; export * from './64.js'; //# sourceMappingURL=mod.d.ts.map