import { ClientAPI } from 'contentful-management';
export declare function initClient(): ClientAPI;
