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