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