declare const NoNetwork: () => JSX.Element; export declare const NoNetworkTitle: () => JSX.Element; export default NoNetwork;