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