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

declare const LetterICircleIcon: MdiReactIconComponentType;
export default LetterICircleIcon;
