import { PluginObject } from 'vue'; import { ModulVue } from '../../../utils/vue/vue'; export declare class MPoweredByGoogle extends ModulVue { } declare const PoweredByGooglePlugin: PluginObject; export default PoweredByGooglePlugin; //# sourceMappingURL=powered-by-google.d.ts.map