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

declare const HelpOutlineIcon: MdiReactIconComponentType;
export default HelpOutlineIcon;
