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