import type { MiddlewareHandler } from 'hono'; import type { AppContext } from '../utils/types.ts'; export declare const git: MiddlewareHandler; //# sourceMappingURL=git.d.ts.map