/// import { IconProps } from "../SvgIcon"; export declare const SafeF: (props?: IconProps) => JSX.Element; export default SafeF;