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

declare const LetterLIcon: MdiReactIconComponentType;
export default LetterLIcon;
