// Auto-generated by scripts/build-tokens.mjs — do not edit manually export declare const t: { readonly radiusXs: string; readonly radiusSm: string; readonly radiusMd: string; readonly radiusLg: string; readonly radiusXl: string; readonly radiusFull: string }; export type TokenKey = keyof typeof t;