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