declare function digest(data: string): Promise; export { digest };