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