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