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