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

declare const FormatSizeIcon: MdiReactIconComponentType;
export default FormatSizeIcon;
