import { SvgIconComponent } from './types'; declare const CableRoundIcon: SvgIconComponent; export default CableRoundIcon;