/** The different endpoint actions available for the Treaty route. */ export declare enum TreatyActions { Actions = "actions", Committees = "committees" } //# sourceMappingURL=TreatyActions.d.ts.map