export { default as CommandPalette } from './CommandPalette.svelte';
export type { Command, CommandCategory, RouterConfig, CommandHistory, SearchResult } from './CommandPalette.svelte';
//# sourceMappingURL=index.d.ts.map