import { VueWidget } from '@oinone/kunlun-vue-widget'; export declare class DefaultRoot extends VueWidget { initialize(): this; }