/**
 * Do not edit directly
 * Generated on Thu, 09 Jul 2026 15:17:03 GMT
 */


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