import { ContentType, Locale } from "contentful"; export default function render(contentTypes: ContentType[], locales: Locale[]): Promise;