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


    
declare const tokens: {
  "brand": {
    "FrostedGlassVFX": {
      "blurIntensity": {
        "low": string,
        "medium": string,
        "high": string
      }
    }
  }
}
export default tokens;