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