export { handleError } from "./cli/error"; export declare function run(argv?: string[]): Promise;