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