export { SwitchLight };
export default SwitchLight;
import SwitchLight from "./SwitchLight.svelte";
