export default interface JSONAPIData { id: ID; type: Type; } //# sourceMappingURL=JSONAPIData.d.ts.map