export declare const init: () => Promise; export declare const preinit: (inSandbox: boolean) => Promise<{}>;