/**
 * Send request to the Metro Development Server Middleware to open a URL in the system browser.
 */
export declare function openURLInBrowser(url: string): void;
//# sourceMappingURL=openUrlInBrowser.d.ts.map
