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

declare const AccountHelpIcon: MdiReactIconComponentType;
export default AccountHelpIcon;
