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