export declare function parseUri(str: string): HTMLAnchorElement; export declare function navigateToUrl(url: string): void;