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


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