import { ThemeColors } from "./types"; export declare const customDarkTheme: (themeColors: ThemeColors) => import("@backstage/theme").UnifiedTheme;