import { ISceneConfig } from './ISceneConfig'; export declare function GetConfigValue(config: ISceneConfig, property: Property, defaultValue: ISceneConfig[Property]): ISceneConfig[Property]; //# sourceMappingURL=GetConfigValue.d.ts.map