import { GlobalContext } from "./types"; export declare function init(context: GlobalContext): Promise;