import React from 'react'; import { FilterProps } from './Filter.types'; export declare const Filter: React.FC;