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

declare const FilterFillIcon: RemixiconReactIconComponentType;
export default FilterFillIcon;
