export declare const JAR_NAME = "java-call-graph-generator.jar"; export declare function fetch(url: string, expectedChecksum: string): Promise;