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