/** Display error and exit */ export declare function throwAndExit(cmd: string, err: unknown): Promise;