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