export { getTimestamp, toCount, toNonEmptyString } from "../../common.js"; export declare const hashPassword: (password: string) => string;