import * as React from 'react'; declare function ListNumbered(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof ListNumbered; export default ListNumbered;