/**
 * Do not edit directly
 * Generated on Wed, 12 Aug 2026 10:13:52 GMT
 */


    
declare const tokens: {
  "brand": {
    "control": {
      "minTarget": {
        "auto": string
      }
    },
    "controlStack": {
      "small": {
        "gap": {
          "auto": string
        }
      },
      "medium": {
        "gap": {
          "auto": string
        }
      }
    }
  }
}
export default tokens;