import { FC } from "react"; import { IIconProps } from "types"; declare const FilterSvg: FC; export default FilterSvg;