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