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