import { type SvgStringOpts } from '../../svgString'; export declare const FormatListNumberedSVG: (opts?: SvgStringOpts) => string; export default FormatListNumberedSVG;