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