import { MdiReactIconComponentType } from './dist/typings';

declare const ViewListIcon: MdiReactIconComponentType;
export default ViewListIcon;
