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

declare const NetworkCell: ReactIconComponentType;
export default NetworkCell;
            