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

declare const ThumbUpFillIcon: RemixiconReactIconComponentType;
export default ThumbUpFillIcon;
