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

declare const DislikeOutlineIcon: MdiReactIconComponentType;
export default DislikeOutlineIcon;
