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

declare const FlowerPoppyIcon: MdiReactIconComponentType;
export default FlowerPoppyIcon;
