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

declare const FormatListBulletedIcon: MdiReactIconComponentType;
export default FormatListBulletedIcon;
