/**
 * Returns true if the SDK is running in an embedded browser extension.
 * Stand-alone browser extensions (which do not share the same data as the main browser page) are fine.
 */
export declare function checkAndWarnIfIsEmbeddedBrowserExtension(): boolean;
//# sourceMappingURL=detectBrowserExtension.d.ts.map
