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