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