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