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