/** * Do not edit directly * Generated on Thu, 26 Feb 2026 09:27:32 GMT */ declare const tokens: { "brand": { "breakpoint": { "xsmall": string, "small": string, "medium": string, "large": string, "xlarge": string, "xxlarge": string } } } export default tokens;