/**
 * Do not edit directly
 * Generated on Fri, 06 Jun 2025 10:25:20 GMT
 */


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