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