UNPKG

vuepress-theme-hope

Version:

A light vuepress theme with tons of features

9 lines 465 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; export declare const SlideDownIcon: FunctionalComponent; //# sourceMappingURL=icons.d.ts.map