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

declare const FormatListNumberedIcon: MdiReactIconComponentType;
export default FormatListNumberedIcon;
