declare const Filter: (props: any) => JSX.Element;
export default Filter;
