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

declare const FlowerLotusOutlineIcon: MdiReactIconComponentType;
export default FlowerLotusOutlineIcon;
