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

declare const FilterList: ReactIconComponentType;
export default FilterList;
            