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