import { IconComponent } from '..';
declare const FilterIcon: IconComponent;
export { FilterIcon };
