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