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