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