/// export function hash(content: any): Buffer; export function createSha1Hash(): crypto.Hash; import crypto = require("crypto"); //# sourceMappingURL=hash.d.ts.map