import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const SignalWifi4BarLockSharp: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default SignalWifi4BarLockSharp;
