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