export { default as StyledInput } from './StyledInput'; export type { StyledInputProps } from './StyledInput';