/** * Do not edit directly * Generated on Wed, 08 Apr 2026 15:02:25 GMT */ declare const tokens: { "brand": { "Testimonial": { "quote": { "fontSize": { "default": string, "large": string }, "fontWeight": { "default": string, "large": string }, "letterSpacing": { "default": string, "large": string } } } } } export default tokens;