import { SVGIconDef } from './types'; declare const FilterOutlined: SVGIconDef; export default FilterOutlined;