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

declare const Filter3: ReactIconComponentType;
export default Filter3;
            