export declare const Post: ({ tenant, post }: { tenant: any; post: any; }) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;