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