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

declare const LetterHCircleIcon: MdiReactIconComponentType;
export default LetterHCircleIcon;
