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

declare const FormatLowercaseIcon: MdiReactIconComponentType;
export default FormatLowercaseIcon;
