/**
 * Do not edit directly
 * Generated on Fri, 24 Apr 2026 13:01:08 GMT
 */


    
declare const tokens: {
  "brand": {
    "Grid": {
      "spacing": {
        "row": string,
        "column": {
          "gap": string
        },
        "margin": string
      }
    }
  }
}
export default tokens;