export { default as NThing, thingProps } from './src/Thing'; export type { ThingProps, ThingSlots } from './src/Thing';