import { ReactIconComponentType } from '../types';

declare const FormatListNumberedRtl: ReactIconComponentType;
export default FormatListNumberedRtl;
            