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