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

declare const FlowerTulipIcon: MdiReactIconComponentType;
export default FlowerTulipIcon;
