export declare enum ProgressIndicatorLocation { InsideNextButton = "inside-next-button", TopOfTourBlock = "top-of-tour-block", None = "none" } //# sourceMappingURL=progress-indictator.enum.d.ts.map