/// <reference types="react" />
export declare const PostCard: () => JSX.Element;
export default PostCard;
