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

declare const FlowerOutlineIcon: MdiReactIconComponentType;
export default FlowerOutlineIcon;
