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

declare const WifiStrengthLockOutlineIcon: MdiReactIconComponentType;
export default WifiStrengthLockOutlineIcon;
