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

declare const AlphaHCircleIcon: MdiReactIconComponentType;
export default AlphaHCircleIcon;
