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