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

declare const FormatLetterCaseUpperIcon: MdiReactIconComponentType;
export default FormatLetterCaseUpperIcon;
