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