/**
 * Do not edit directly
 * Generated on Fri, 01 Aug 2025 13:48:37 GMT
 */


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