export function use(plugin: any): void; export function registerPlugin(vm: any, plugin: any): void; export function registerComponent(vm: any, component: any): void;