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

declare const HelpCircleIcon: MdiReactIconComponentType;
export default HelpCircleIcon;
