/**
 * Do not edit directly
 * Generated on Thu, 09 Jul 2026 15:17:03 GMT
 */


    
declare const tokens: {
  "brand": {
    "Prose": {
      "lineLength": string,
      "img": {
        "spacing": string
      },
      "blockquote": {
        "spacing": string
      }
    }
  }
}
export default tokens;