declare const themes: { default: string[]; rany: string[]; }; export { themes };