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