declare function execOrThrow(command: string): Promise; export { execOrThrow };