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

declare const FavouriteIcon: MdiReactIconComponentType;
export default FavouriteIcon;
