export type SpawnEnvironment = Record; export declare function mergeSpawnEnvironment(...sources: Array): Record;