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

declare const AccountHelpOutlineIcon: MdiReactIconComponentType;
export default AccountHelpOutlineIcon;
