export * from './domain-type'; export * from './errors'; export type { DeepReadonly } from './utils';