/**
 * @see https://github.com/jandre/safe-commit-hook/blob/master/git-deny-patterns.json
 */
export declare function isSensitiveFile(fileName: string): boolean;
//# sourceMappingURL=isSensitiveFile.d.ts.map