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

declare const ThumbDownIcon: MdiReactIconComponentType;
export default ThumbDownIcon;
