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 TagIcon: FunctionalComponent;
export declare const TimeIcon: FunctionalComponent;
export declare const TimerIcon: FunctionalComponent;
export declare const WordIcon: FunctionalComponent;
