UNPKG

vuepress-theme-hope

Version:

A light vuepress theme with tons of features

5 lines 249 B
import type { FunctionalComponent } from "vue"; export declare const DarkIcon: FunctionalComponent; export declare const LightIcon: FunctionalComponent; export declare const AutoIcon: FunctionalComponent; //# sourceMappingURL=colorModeIcons.d.ts.map