/// import { BinaryLike } from 'crypto'; export declare function NewSalt(size?: number): BinaryLike;