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

declare const CardBulletedSettingsIcon: MdiReactIconComponentType;
export default CardBulletedSettingsIcon;
