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