export interface ITreatyParts { count: number; urls: string[]; } //# sourceMappingURL=ITreatyParts.d.ts.map