/**
 * Do not edit directly
 * Generated on Wed, 23 Apr 2025 15:47:28 GMT
 */


    
declare const tokens: {
  "brand": {
    "breakpoint": {
      "xsmall": string,
      "small": string,
      "medium": string,
      "large": string,
      "xlarge": string,
      "xxlarge": string
    }
  }
}
export default tokens;