/// import { BinaryLike } from 'crypto'; export declare function Get(data: BinaryLike, alg: string): string;