import type { Options, Space, Header } from "./type"; export declare const init: (space: string | Space, options?: Options) => Promise
; //# sourceMappingURL=index.d.ts.map