import React from 'react';
export declare const CellularSharp: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
