export declare function md5Hexdigest(inputString: string): string; export declare function getUrlAsBuffer(url: any): Promise;