export interface AppEnvironmentProperty { id: string; value: string; } //# sourceMappingURL=appEnvironmentProperty.d.ts.map