/**
 * Do not edit directly
 * Generated on Fri, 06 Jun 2025 10:25:20 GMT
 */


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