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