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