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