UNPKG

vuepress-theme-hope

Version:

A light vuepress theme with tons of features

8 lines 408 B
import type { FunctionalComponent } from "vue"; export declare const CategoryIcon: FunctionalComponent; export declare const TagIcon: FunctionalComponent; export declare const TimelineIcon: FunctionalComponent; export declare const SlideIcon: FunctionalComponent; export declare const StickyIcon: FunctionalComponent; export declare const ArticleIcon: FunctionalComponent; //# sourceMappingURL=icons.d.ts.map