import type { GitHook } from "./types.js"; export declare function parseLefthook(root: string): Promise;