export type {Options, Options as InspectOptions} from './lib/types.js'
export {inspectColor, inspectNoColor, inspect} from './lib/index.js'
