import { IconDefinition } from '../types';
declare const OrderedListOutlined: IconDefinition;
export default OrderedListOutlined;
