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