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