import { FC } from 'react'; import { I_ICON_PROPS } from '../types'; declare const FilterOff: FC; export default FilterOff;