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