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

declare const AccountQuestionIcon: MdiReactIconComponentType;
export default AccountQuestionIcon;
