export { default as StyledTextarea } from './StyledTextarea'; export type { StyledTextareaProps, TextareaResizeType } from './StyledTextarea';