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