import { ComponentStyle } from '@yamada-ui/core'; declare const Textarea: ComponentStyle<"Textarea">; export { Textarea };