import type { ItemPresenter } from "rune-lab/core"; import type { Theme } from "./stores/theme.svelte.js"; export declare const themePresenter: ItemPresenter;