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