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