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

declare const ThumbsDownIcon: MdiReactIconComponentType;
export default ThumbsDownIcon;
