/** Returns array of manifest ids for internal apps that can navigate to and from external urls, e.g. the current version of buy sell live app, which requires javaScriptCanOpenWindowsAutomatically to be enabled. See also WebPTXPlayer. */
export declare const useInternalAppIds: () => string[];
//# sourceMappingURL=useInternalAppIds.d.ts.map