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