import { BlogPageProps } from '../../../../../../../../ui/index.js';
export declare function FeaturedBlogList(props: BlogPageProps): import("react/jsx-runtime").JSX.Element;
