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

declare const LetterIIcon: MdiReactIconComponentType;
export default LetterIIcon;
