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

declare const Filter2: ReactIconComponentType;
export default Filter2;
            