import { InputContext } from "react-context-form"; export declare const getRefHandler: (self: { context: InputContext; }) => (element: any) => void;