vuepress-theme-hope
Version:
A light vuepress theme with tons of features
11 lines • 561 B
TypeScript
import type { FunctionalComponent } from "vue";
export declare const AuthorIcon: FunctionalComponent;
export declare const CalendarIcon: FunctionalComponent;
export declare const CategoryIcon: FunctionalComponent;
export declare const EyeIcon: FunctionalComponent;
export declare const FireIcon: FunctionalComponent;
export declare const PrintIcon: FunctionalComponent;
export declare const TagIcon: FunctionalComponent;
export declare const TimerIcon: FunctionalComponent;
export declare const WordIcon: FunctionalComponent;
//# sourceMappingURL=icons.d.ts.map