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

declare const CardBulletedIcon: MdiReactIconComponentType;
export default CardBulletedIcon;
