import { MdiReactIconComponentType } from './dist/typings';

declare const FilterIcon: MdiReactIconComponentType;
export default FilterIcon;
