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