export declare function useRawFilter(): (textValue: string, currentInputValue: string) => boolean;