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

declare const LadybugIcon: MdiReactIconComponentType;
export default LadybugIcon;
