import { ReactIconComponentType } from '../types';

declare const Cable: ReactIconComponentType;
export default Cable;
            