import React from 'react'; import { valueHandlerProps } from './types'; export declare const ValueHandler: React.FC;