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

declare const AlphabetHIcon: MdiReactIconComponentType;
export default AlphabetHIcon;
