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

declare const BulletIcon: MdiReactIconComponentType;
export default BulletIcon;
