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