import type { CustomTheme } from '../customTheme'; declare const midnightTheme: CustomTheme; export default midnightTheme;