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

declare const CloverIcon: MdiReactIconComponentType;
export default CloverIcon;
