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