// Auto-generated by scripts/build-tokens.mjs — do not edit manually export declare const t: { readonly breakpointDesktopScreenWidth: string; readonly breakpointTabletScreenWidth: string; readonly breakpointMobileScreenWidth: string; readonly breakpointLayoutContentMaxWidth: string; readonly breakpointTooltipContentMaxWidth: string }; export type TokenKey = keyof typeof t;