/** * Figures out if we're building a browser bundle. * * @returns true if this is a browser bundle build. */ export declare function isBrowserBundle(): boolean; //# sourceMappingURL=env.d.ts.map