export interface Props { language?: string; lineNumber?: boolean; } declare const _default: __VLS_WithTemplateSlots & Readonly<{}>, { language: string; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, { highlight: HTMLElement; }, any>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };