declare const app: any, dialog: any;
declare const exec: any;
declare function restart(): void;
declare function powerOff(): void;
declare function timingRestart(time: any): void;
declare function timingShutdown(time: any): void;
