export declare const sha256: (message: string) => string;
