/** @deprecated Use the useIsServerSide hook instead */ export declare const isServerSide: () => boolean;