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

declare const ShieldLockOutlineIcon: MdiReactIconComponentType;
export default ShieldLockOutlineIcon;
