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