import Expansion from "@tcgdex/sdk/interfaces/Expansion"; const set: Expansion = { name: { en: "Legendary Collection", }, code: "lc" } export default set