import { Theme } from "./theme"; export declare const LightTheme: Theme; export declare const DarkTheme: Theme;