export type Card = { ppr: number pps: number ppl: number uuid: string name: string price: string roles: string sheets: string layers: string }