export declare function replaceFilename(originalPath: string, newFileName: string): string;
