import { ScrollAreaScrollbarAxisProps } from '../ScrollArea.types'; export declare function ScrollAreaScrollbarY(props: ScrollAreaScrollbarAxisProps): import("react/jsx-runtime").JSX.Element; export declare namespace ScrollAreaScrollbarY { var displayName: string; }