export declare function init(importPromises: Array<() => Promise<void>>, parent?: Window): void;
