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