import React from 'react'; import { IconBaseProps } from './_base'; declare const List: React.FC; export default List;