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

declare const FilterOffFillIcon: RemixiconReactIconComponentType;
export default FilterOffFillIcon;
