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

declare const LikeIcon: MdiReactIconComponentType;
export default LikeIcon;
