import { ContentType } from "contentful"; export default function renderContentType(contentType: ContentType): string;