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 BookIcon: FunctionalComponent;
export declare const LinkIcon: FunctionalComponent;
export declare const ProjectIcon: FunctionalComponent;
export declare const FriendIcon: FunctionalComponent;
export declare const SlideDownIcon: FunctionalComponent;
