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