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

declare const tokens: {
  "primer": {
    "viewportRange": {
      "narrow": string,
      "narrowLandscape": string,
      "regular": string,
      "wide": string,
      "portrait": string,
      "landscape": string
    }
  }
}
 export default tokens;