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