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