import { GaleAPIBridge } from './bridge'; export declare function init(bridge: GaleAPIBridge, startTime?: number): Promise; //# sourceMappingURL=dom.d.ts.map