import { ExecOptions } from "child_process"; export declare function isAnythingCommitted(opts: ExecOptions): boolean;