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