import { IconProps } from '../Icon'; declare function SvgFormatListNumbered(props: IconProps): JSX.Element; export default SvgFormatListNumbered;