export declare const S: { bg: string; bgSurface: string; bgDeep: string; bgHover: string; border: string; text: string; textDim: string; textMuted: string; accent: string; docAccent: string; danger: string; success: string; sans: string; mono: string; }; export declare const TC: Record; export declare const TL: Record;