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