export declare const newskitDarkThemeOverrides: { colors: { socialTwitter: string; socialFacebook: string; socialInstagram: string; socialYoutube: string; socialWhatsapp: string; socialReddit: string; socialGithub: string; inkBase: string; inkContrast: string; inkSubtle: string; inkNonEssential: string; inkInverse: string; inkPositive: string; inkNegative: string; inkNotice: string; inkInformative: string; inkBrand010: string; inkBrand020: string; interfaceBackground: string; interface010: string; interface020: string; interface030: string; interface040: string; interface050: string; interface060: string; interfaceBrand010: string; interfaceBrand020: string; interfacePositive010: string; interfacePositive020: string; interfaceNegative010: string; interfaceNegative020: string; interfaceNotice010: string; interfaceNotice020: string; interfaceInformative010: string; interfaceInformative020: string; interfaceNeutral010: string; interfaceNeutral020: string; interfaceSkeleton010: string; interfaceSkeleton020: string; interactivePrimary010: string; interactivePrimary020: string; interactivePrimary030: string; interactivePrimary040: string; interactivePrimary050: string; interactiveSecondary010: string; interactiveSecondary020: string; interactiveSecondary030: string; interactiveSecondary040: string; interactiveSecondary050: string; interactivePositive010: string; interactivePositive020: string; interactivePositive030: string; interactivePositive040: string; interactivePositive050: string; interactiveNegative010: string; interactiveNegative020: string; interactiveNegative030: string; interactiveNegative040: string; interactiveNegative050: string; interactiveInverse010: string; interactiveInverse020: string; interactiveInverse030: string; interactiveInverse040: string; interactiveInverse050: string; interactiveInput010: string; interactiveInput020: string; interactiveInput030: string; interactiveInput040: string; interactiveInput050: string; interactiveLink010: string; interactiveLink020: string; interactiveLink030: string; interactiveDisabled010: string; interactiveVisited010: string; interactiveFocus020: string; }; overlays: { overlayLightGradient010: string; overlayDarkGradient010: string; overlayGradientBaseHorizontal: string; overlayGradientBaseVertical: string; overlayGradientInverseHorizontal: string; overlayGradientInverseVertical: string; }; outline: { safariOutlineStyleDefault: string; }; }; export declare const newskitDarkTheme: import("./types").UncompiledTheme; //# sourceMappingURL=newskit-dark.d.ts.map