import { type PropsWithChildren } from 'react'; export declare const Value: ({ children }: PropsWithChildren) => import("react").JSX.Element | null; //# sourceMappingURL=Value.d.ts.map