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

declare const LetterUIcon: MdiReactIconComponentType;
export default LetterUIcon;
