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

declare const AccountQuestionMarkIcon: MdiReactIconComponentType;
export default AccountQuestionMarkIcon;
