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

declare const QuestionAnswerLineIcon: RemixiconReactIconComponentType;
export default QuestionAnswerLineIcon;
