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