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


    
declare const tokens: {
  "brand": {
    "Card": {
      "maxWidth": string,
      "padding": {
        "block": string,
        "inline": string
      },
      "animation": {
        "duration": string,
        "easing": string
      }
    }
  }
}
export default tokens;