import React from 'react';
declare const FilterControl: React.MemoExoticComponent<(props: any) => React.JSX.Element>;
export default FilterControl;
