export interface ListProps extends React.HTMLAttributes { } export declare const List: import('react').ForwardRefExoticComponent>;