import type { Service } from '@volar/language-service'; export declare function create(): Service; export default create; //# sourceMappingURL=index.d.ts.map