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