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