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