import * as React from 'react'; import { ListProps } from './List.types'; export declare const List: React.ForwardRefExoticComponent & React.RefAttributes>;