/** * A regexp to match commit */ export declare const COMMIT_RE: RegExp; //# sourceMappingURL=regexp.d.ts.map