import { NavTheme } from "./types"; export declare const light: NavTheme; export declare const dark: NavTheme;