declare const _default: (_themeManager?: import("../theme/theme-context").ThemeManager) => { readonly token: import("vue").ComputedRef; readonly hashId: import("vue").Ref; }; export default _default;