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

declare const ListOrderedIcon: RemixiconReactIconComponentType;
export default ListOrderedIcon;
