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

declare const tokens: {
  "primer": {
    "control": {
      "minTarget": {
        "auto": string
      }
    },
    "controlStack": {
      "small": {
        "gap": {
          "auto": string
        }
      },
      "medium": {
        "gap": {
          "auto": string
        }
      }
    }
  }
}
 export default tokens;