export interface RefreshConfiguration { disabled: boolean; refreshFrequencyInSec: number; } //# sourceMappingURL=RefreshConfiguration.d.ts.map