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

declare const QuestionAnswerFillIcon: RemixiconReactIconComponentType;
export default QuestionAnswerFillIcon;
