import React from 'react'; import { ScrollAreaProps } from './types'; export declare const ScrollArea: React.ForwardRefExoticComponent>;