declare const _default: __VLS_WithTemplateSlots; readonly keyword: import("../../../utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => never[], boolean>; readonly caseSensitive: import("../../../utils").EpPropFinalized; readonly highlightStyle: import("../../../utils").EpPropFinalized<(new (...args: any[]) => { [key: string]: string; }) | (() => { [key: string]: string; }) | ((new (...args: any[]) => { [key: string]: string; }) | (() => { [key: string]: string; }))[], unknown, unknown, () => { backgroundColor: string; }, boolean>; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly keyword: import("../../../utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => never[], boolean>; readonly caseSensitive: import("../../../utils").EpPropFinalized; readonly highlightStyle: import("../../../utils").EpPropFinalized<(new (...args: any[]) => { [key: string]: string; }) | (() => { [key: string]: string; }) | ((new (...args: any[]) => { [key: string]: string; }) | (() => { [key: string]: string; }))[], unknown, unknown, () => { backgroundColor: string; }, boolean>; }>>, { readonly text: string; readonly keyword: string[]; readonly caseSensitive: import("../../../utils").EpPropMergeType; readonly highlightStyle: { [key: string]: string; }; }>, { keyword?(_: { text: string; }): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };