export { default } from "./input"; export type { InputProps } from "./input"; export type { InputColor, InputAlign, InputClearTrigger, InputThemeVars } from "./input.shared";