import * as _$vue from "vue";
interface ThemeSchemeProps {
  ariaLabel?: string;
}
declare const _default: typeof __VLS_export;
declare const __VLS_export: _$vue.DefineComponent<ThemeSchemeProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ThemeSchemeProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
export { _default as ThemeScheme };
//# sourceMappingURL=index.d.mts.map