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