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