import { RemixiconReactIconComponentType } from './dist/typings';

declare const QuestionFillIcon: RemixiconReactIconComponentType;
export default QuestionFillIcon;
