export declare const RouterUtil: {
    goBackOrCloseModal(): void;
    navigateAfterNetworkSwitch(): void;
};
