import * as React from 'react'; import { FilterEditorProps } from './utils'; export declare const StandardFilterEditor: React.FunctionComponent;