import { ReactIconComponentType } from '../types';

declare const List: ReactIconComponentType;
export default List;
            