import React from "react";
import { SVGIconProps } from "@react-md/icon";
export declare const SignalWifi4BarLockSVGIcon: React.ForwardRefExoticComponent<SVGIconProps & React.RefAttributes<SVGSVGElement>>;
