/**
 * Do not edit directly
 * Generated on Fri, 29 Apr 2022 19:38:32 GMT
 */

declare const tokens: {
  "base": {
    "text": {
      "weight": {
        "light": string,
        "normal": string,
        "medium": string,
        "semibold": string
      }
    }
  }
}
 export default tokens;