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