export declare function useSsr(): { isBrowser: HTMLElement; isServer: boolean; }; //# sourceMappingURL=useSsr.d.ts.map