/**
 * Do not edit directly
 * Generated on Wed, 23 Apr 2025 15:47:28 GMT
 */


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