import * as React from 'react'; declare function CableIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default CableIcon;