// Auto-generated by scripts/build-tokens.mjs — do not edit manually export declare const t: { readonly sm: string; readonly md: string; readonly lg: string; readonly xs: string }; export type TokenKey = keyof typeof t;