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