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