// Auto-generated by scripts/build-tokens.mjs — do not edit manually export declare const t: { readonly borderDefault: string; readonly borderMedium: string; readonly borderStrong: string; readonly borderThin: string }; export type TokenKey = keyof typeof t;