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