import { Mock } from "vitest"; /** @internal */ export declare const mockBrowserEnvironment: Mock; export {};