import * as React from 'react';
export default function Value(props: any): React.JSX.Element;
