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