export const SmartImageBlockIcon = () => (
);
export const PostCommentIcon = () => (
);
export const PostSocialShareIcon = () => (
);
export const PostBreadcrumbsBlockIcon = () => (
);
export const PostDateMetaBlockIcon = () => (
);
export const PostAuthorBoxIcon = () => (
);
export const PostViewCountIcon = () => (
);
export const PostLikeCountIcon = () => (
);
export const PostReadingTimeIcon = () => (
);
export const PostCommentCountIcon = () => (
);
export const PostNextPreviousIcon = () => (
);
export const PostAuthorMetaIcon = () => (
);
export const PostTagBlockIcon = () => (
);
export const PostCategoryBlockIcon = () => (
);
export const PostExcerptIcon = () => (
);
export const PostContentIcon = () => (
);
export const PostFeatureImageIcon = () => (
);
export const PostTitleIcon = () => (
);
export const ArchiveTitleIcon = () => (
);
export const PostMetaBlockIcon = () => (
);