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

declare const CardBulletedOffOutlineIcon: MdiReactIconComponentType;
export default CardBulletedOffOutlineIcon;
