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

declare const FormatListNumbersIcon: MdiReactIconComponentType;
export default FormatListNumbersIcon;
