declare const openBrowser: (url: string) => void; export { openBrowser };