import type { ServicePlugin } from '@volar/language-server'; export declare const create: () => ServicePlugin;