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