export { VERSION } from './version.js'; export * from './functor.js'; export * as F from './functor.js'; export * from './utils.js'; export * from './to-type.js'; export * from './check.js'; export * from './is.js'; //# sourceMappingURL=exports.d.ts.map