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

declare const LadybirdIcon: MdiReactIconComponentType;
export default LadybirdIcon;
