import type { CommandPaletteItem } from "./types";
export declare const toggleTheme: CommandPaletteItem;
