/// import * as React from 'react'; export declare class List extends React.PureComponent, {}> { render(): JSX.Element; } export default List;