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