/**
 * The version of the current package, used to aid with migrations.
 * Note this needs to be updated in accordance with changes to internal engine data structures.
 */
export declare const VERSION = "0.12.0";
//# sourceMappingURL=constants.d.ts.map