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

declare const LeafIcon: MdiReactIconComponentType;
export default LeafIcon;
