export declare class Password { static Hash(password: string): string; } //# sourceMappingURL=index.d.ts.map