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

declare const ThumbDownOutlineIcon: MdiReactIconComponentType;
export default ThumbDownOutlineIcon;
