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