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

declare const DecryptedAlertIcon: MdiReactIconComponentType;
export = DecryptedAlertIcon;