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

declare const FormatListNumberedRightToLeftIcon: MdiReactIconComponentType;
export default FormatListNumberedRightToLeftIcon;
