import { SvgIconComponent } from './types'; declare const FilterNoneIcon: SvgIconComponent; export default FilterNoneIcon;