import { IconProps } from '../Icon'; declare function SvgVisibilityOff(props: IconProps): JSX.Element; export default SvgVisibilityOff;