import type React from 'react'; import { type IconBaseProps } from '../icon-base'; export declare const FilterOutlined: React.FC;