// Auto-generated by scripts/build-tokens.mjs — do not edit manually export declare const t: { readonly borderSm: string; readonly borderMd: string; readonly borderLg: string; readonly borderXs: string }; export type TokenKey = keyof typeof t;