/// import { IconProps } from '../../types'; declare const Safe2: (allProps: IconProps) => JSX.Element; export default Safe2;