import type { PropType, Ref } from 'vue'; import type { BundledLanguage } from 'shiki'; import type { HighlightOptions } from './types.js'; declare const _default: import("vue").DefineComponent; highlightOptions: PropType; as: { type: StringConstructor; default: string; }; unwrap: { type: BooleanConstructor; default: undefined; }; }>, { el: Ref; highlighted: Ref; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; highlightOptions: PropType; as: { type: StringConstructor; default: string; }; unwrap: { type: BooleanConstructor; default: undefined; }; }>> & Readonly<{}>, { unwrap: boolean; as: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;