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