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