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