import { Exec } from "./exec";
export declare const childProcessExec: Exec;
