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


    
declare const tokens: {
  "brand": {
    "Statistic": {
      "spacing": {
        "condensed": string,
        "normal": string,
        "spacious": string
      }
    }
  }
}
export default tokens;