/** * Refine components register through their explicit component entry points. * * Keeping the package root free of registration side effects makes dependency * ownership and bundle contents obvious to application code. */ export { RefineError } from './errors'; //# sourceMappingURL=index.d.ts.map