import type { ThemeSearch } from "../../interfaces/themes/search"; declare const theme: ThemeSearch; export default theme; export { ThemeSearch };