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

declare const ThumbUpIcon: MdiReactIconComponentType;
export default ThumbUpIcon;
