import { ReactIconComponentType } from '../types';

declare const EnhancedEncryption: ReactIconComponentType;
export default EnhancedEncryption;
            