import { ReactIconComponentType } from '../types';

declare const FilterAlt: ReactIconComponentType;
export default FilterAlt;
            