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