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

declare const QuestionLineIcon: RemixiconReactIconComponentType;
export default QuestionLineIcon;
