export declare function NoSSR(props: { children: React.ReactNode; }): import("react/jsx-runtime").JSX.Element | null;