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