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

declare const ThumbUpLineIcon: RemixiconReactIconComponentType;
export default ThumbUpLineIcon;
