export interface IssueProperty { key: string; value: any; } //# sourceMappingURL=types.d.ts.map