export declare const createPasswordHash: (password: string, salt?: string) => string;