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