export declare function isSSR(): boolean; export declare function throwIfSSR(origin: string): void;