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