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