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

declare const QuestionMarkBoxIcon: MdiReactIconComponentType;
export default QuestionMarkBoxIcon;
