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