import { SVGProps } from "react"; declare const ADFilterOutlined: (props: SVGProps) => JSX.Element; export { ADFilterOutlined };