import { Plugin } from 'vue';
declare const DeviceHelperPlugin: Plugin;
export default DeviceHelperPlugin;
