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