export declare const isBrowser: boolean;
export declare const doc: Document;
export declare const html: HTMLElement;
export declare const body: HTMLElement;
//# sourceMappingURL=env.d.ts.map