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