import React from 'react'; declare const NetworkTab: React.MemoExoticComponent<() => React.JSX.Element>; export default NetworkTab;