import React from 'react'; export declare const Value: (props: { value?: string; }) => React.JSX.Element;