export declare const colors: { accentBg: string; accentBorder: string; accentDefault: string; accentEmphasis: string; accentMuted: string; accentOnAccent: string; bgCanvas: string; bgDefault: string; bgEmphasis: string; bgSubtle: string; bgSurface: string; borderDefault: string; borderMuted: string; borderSubtle: string; buttonPrimaryBgHover: string; buttonPrimaryBgRest: string; buttonPrimaryBorderRest: string; buttonPrimaryFg: string; buttonPrimaryMuted: string; buttonSecondaryBgHover: string; buttonSecondaryBgRest: string; buttonSecondaryBorderRest: string; buttonSecondaryFg: string; dangerBg: string; dangerBorder: string; dangerFg: string; fgDefault: string; fgDisabled: string; fgMuted: string; fgOnEmphasis: string; fgSubtle: string; focus: string; interactionBg: string; interactionHandle: string; interactionHandleInactive: string; modalBackdrop: string; shadowDefault: string; successBg: string; successBorder: string; successFg: string; contextMenuBg: string; contextMenuBgHover: string; contextMenuBorder: string; contextMenuFg: string; contextMenuFgDisabled: string; contextMenuFgMuted: string; contextMenuSeparator: string; inputBg: string; inputBorderRest: string; loadingScreenBg: string; loadingScreenFg: string; loadingScreenFgMuted: string; spinnerDefaultActive: string; spinnerDefaultMuted: string; spinnerOnAccentActive: string; spinnerOnAccentMuted: string; tooltipBg: string; tooltipBgAccent: string; tooltipBgSubtle: string; tooltipFg: string; tooltipFgAccent: string; tooltipFgDanger: string; tooltipFgMuted: string; }; export declare const shadow: { focus: string; focusDanger: string; focusMuted: string; large: string; medium: string; small: string; tokenFocus: string; contextMenu: string; }; //# sourceMappingURL=light.d.ts.map