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

declare const FavoriteIcon: MdiReactIconComponentType;
export default FavoriteIcon;
