import { IconDefinition } from '../../types';
declare const ThumbUp: IconDefinition;
export default ThumbUp;
