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