/** @module Interface wasi:cli/run@0.3.0 **/ /** * Run the program. */ export function run(): Promise;