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