import type { Target } from "./target.js"; /** * @since 0.6.0 */ export declare const Git: Target;