import { Content, Services } from '../index';
export declare function createContent(services: Services): Promise<Content>;
//# sourceMappingURL=hub.d.ts.map