declare function openInNewTab(url: string): void; export { openInNewTab };