import { MdiReactIconComponentType } from './dist/typings';

declare const EnhancedEncryptionIcon: MdiReactIconComponentType;
export default EnhancedEncryptionIcon;
