export default function getPatchFile(patchUrl: string, patchFilename: string): Promise<string>;
