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

declare const QuestionMarkIcon: RemixiconReactIconComponentType;
export default QuestionMarkIcon;
