export interface ProgressBarOptions { selector: string; initialValue?: number; hydrate?: boolean; } //# sourceMappingURL=ProgressBar.types.d.ts.map