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