import type { ServerConfiguration } from '@hocuspocus/server'; export declare const newHocuspocus: (options?: Partial) => Promise;