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