import Expansion from "@tcgdex/sdk/interfaces/Expansion"; const set: Expansion = { name: "XY", code: "xy" } export default set