import { Theme } from './theme'; export declare const infinityTheme: Theme; export declare const provenceTheme: Theme; export declare const sweetTheme: Theme; export declare const deepTheme: Theme; export declare const galaxyTheme: Theme;