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