export declare const colors: { backgroundBackdrop: string; backgroundPrimaryDefault: string; backgroundPrimaryHover: string; backgroundPrimaryPressed: string; backgroundPrimarySelected: string; backgroundPrimaryDisabled: string; backgroundPrimaryReadonly: string; backgroundSecondaryDefault: string; backgroundSecondaryHover: string; backgroundTertiaryDefault: string; backgroundComplementaryDefault: string; backgroundComplementaryHover: string; backgroundComplementaryPressed: string; backgroundComplementaryDisabled: string; backgroundPrimaryBrandDefault: string; backgroundPrimaryBrandHover: string; backgroundPrimaryBrandPressed: string; backgroundPrimaryInfoDefault: string; backgroundPrimaryInfoHover: string; backgroundPrimaryInfoPressed: string; backgroundPrimarySuccessDefault: string; backgroundPrimarySuccessHover: string; backgroundPrimarySuccessPressed: string; backgroundPrimaryWarningDefault: string; backgroundPrimaryWarningHover: string; backgroundPrimaryWarningPressed: string; backgroundPrimaryAlertDefault: string; backgroundPrimaryAlertHover: string; backgroundPrimaryAlertPressed: string; backgroundSecondaryBrandDefault: string; backgroundSecondaryBrandHover: string; backgroundSecondaryBrandPressed: string; backgroundSecondaryInfoDefault: string; backgroundSecondaryInfoHover: string; backgroundSecondaryInfoPressed: string; backgroundSecondarySuccessDefault: string; backgroundSecondarySuccessHover: string; backgroundSecondarySuccessPressed: string; backgroundSecondaryWarningDefault: string; backgroundSecondaryWarningHover: string; backgroundSecondaryWarningPressed: string; backgroundSecondaryAlertDefault: string; backgroundSecondaryAlertHover: string; backgroundSecondaryAlertPressed: string; contentPrimary: string; contentSecondaryBgPrimary: string; contentSecondaryBgSecondary: string; contentDecorativeIcon: string; contentComplementary: string; contentSelected: string; contentDisabled: string; contentBrandDefault: string; contentBrandHover: string; contentBrandPressed: string; contentInfoDefault: string; contentSuccessDefault: string; contentWarningDefault: string; contentAlertDefault: string; borderDefault: string; borderComplementary: string; borderHover: string; borderSelected: string; borderInfo: string; borderSuccess: string; borderWarning: string; borderAlert: string; }; //# sourceMappingURL=colors.d.ts.map