export { Input } from './Input'; export type { BaseRootProps as InputBaseRootProps, RootProps as InputRootProps, SlotProps as InputSlotProps, DefaultProps as InputProps, } from './Input'; //# sourceMappingURL=index.d.ts.map