export interface Status { id: string; name: string; } //# sourceMappingURL=status.d.ts.map