export declare const BOOTSTRAP_PATH: string; /** * Retrieves WDA upgrade timestamp. The manifest only gets modified on package upgrade. */ export declare function getWDAUpgradeTimestamp(): Promise; //# sourceMappingURL=module.d.ts.map