export const DEFAULT_CONTROLLER_GLYPHS = { confirm: "✕", back: "○", faceBottom: "✕", faceRight: "○", faceLeft: "□", faceTop: "△", leftShoulder: "L1", rightShoulder: "R1", select: "SELECT", start: "START", } as const;