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