export declare function openUrl(url: string): Promise<void>;
