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