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

declare const ThumbsUpDownIcon: MdiReactIconComponentType;
export default ThumbsUpDownIcon;
