import { IconComponent } from '..';
declare const ThumbUpFillIcon: IconComponent;
export { ThumbUpFillIcon };
