/** @param {string} cmd */ export function exec(cmd: string): Promise;