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

declare const ShieldKeyIcon: MdiReactIconComponentType;
export default ShieldKeyIcon;
