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