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

declare const EncryptionMinusIcon: MdiReactIconComponentType;
export = EncryptionMinusIcon;