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