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