// Auto-generated by scripts/build-tokens.mjs — do not edit manually export declare const t: { readonly avatarSm: string; readonly avatarMd: string; readonly avatarLg: string; readonly avatarXs: string; readonly iconButtonSm: string; readonly iconButtonMd: string; readonly iconButtonLg: string; readonly iconSm: string; readonly iconMd: string; readonly iconLg: string; readonly iconXl: string; readonly iconXxl: string }; export type TokenKey = keyof typeof t;