import { ReactIconComponentType } from '../types';

declare const Filter: ReactIconComponentType;
export default Filter;
            