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