export { default as ThemeSwitcher } from './ThemeSwitcher.svelte';
export type { Theme } from '../../../utils/theme';
//# sourceMappingURL=index.d.ts.map