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