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

declare const FlowerTulipOutlineIcon: MdiReactIconComponentType;
export default FlowerTulipOutlineIcon;
