export declare function useFreeInput(props: any, context: any, inputValue: string, lookupOptions: any): void;
