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