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