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

declare const FormatListNumberedRtlIcon: MdiReactIconComponentType;
export default FormatListNumberedRtlIcon;
