export type DeckData = { fields: F; body: { data: B[] }; };