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

declare const HelpIcon: MdiReactIconComponentType;
export default HelpIcon;
