export const map = new Map([ /* Your translation here */ [`*`, [ /* CSS translation here */ ]], ]); export default { export: { map }, };