import { IconProps } from '../Icon'; declare function SvgDataUsage(props: IconProps): JSX.Element; export default SvgDataUsage;