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

declare const Filter1: ReactIconComponentType;
export default Filter1;
            