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