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