export function sha256(s: any, encoding: any): string | undefined;
