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