declare const _default: { colorPrimary: string; colorPrimaryDark: string; colorSecondary: string; colorCoreRed: string; colorCoreTeal: string; colorCoreYellow: string; colorCoreOrange: string; colorCoreBlue: string; colorCoreGreen: string; colorCoreBlack: string; colorCoreGray: string; colorCoreLightGray: string; colorWhite: string; colorBlack: string; colorShadowGray: string; colorLightGray: string; colorLightBlue: string; colorCoreDarkGray: string; colorCoreDarkBlue: string; bgMain: string; bgDark: any; bgLight: string; bgActive: string; bgUnread: string; bgLightPurple: string; bgInternal: string; bgGray: string; linkPrimary: string; linkPrimaryHover: any; borderPrimary: string; borderDarker: string; textPrimary: string; textSecondary: any; shadowPrimary: any; darkShadow: any; socialFacebook: string; socialFacebookMessenger: string; socialTwitter: string; socialGmail: string; socialGoogleMeet: string; socialTelegram: string; socialViber: string; socialLine: string; socialTwilio: string; socialWhatsApp: string; }; export default _default; //# sourceMappingURL=colors.d.ts.map