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