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