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

declare const EnhancedEncryptionIcon: MdiReactIconComponentType;
export = EnhancedEncryptionIcon;