declare module 'windosu' { export function exec(command: string): Promise; }