import { Config } from './types/config'; export declare function generateContentfulTypes(config: Config): Promise;