import { SVGProps } from 'react'; declare const Digibyte: (props: SVGProps) => JSX.Element; export { Digibyte as default };