export declare enum SpawnBiome {
    DEFAULT = 0,
    USER_DEFINED = 1
}
//# sourceMappingURL=SpawnBiome.d.ts.map