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