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