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