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

declare const ShieldKeyOutlineIcon: MdiReactIconComponentType;
export default ShieldKeyOutlineIcon;
