import execa from 'execa'; export default function makeHook(command: string): () => execa.ExecaChildProcess; //# sourceMappingURL=makeHook.d.ts.map