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