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