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