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