import { Field } from "contentful"; export default function renderField(field: Field, type: string, localization?: boolean): string;