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