export declare function sha256(input: any): string;
