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