declare const LightSwitch: import("svelte").Component<$$ComponentProps, {}, "">; type LightSwitch = ReturnType; export default LightSwitch;