/**
 * Do not edit directly
 * Generated on Wed, 24 Jun 2026 12:18:12 GMT
 */


    
declare const tokens: {
  "brand": {
    "Section": {
      "padding": {
        "condensed": string,
        "normal": string,
        "spacious": string
      },
      "container": {
        "maxWidth": string
      }
    }
  }
}
export default tokens;