export default interface JSONAPIData { id: ID; type: Type; }