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