export declare const useSSR: () => {
    isClient: boolean;
};
//# sourceMappingURL=useSSR.d.ts.map