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