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