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