/// import { FilterEditorProps } from './utils'; export declare const BooleanFilterEditor: ({ column }: FilterEditorProps) => JSX.Element;