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

declare const BulletsIcon: MdiReactIconComponentType;
export default BulletsIcon;
