declare function replaceExt(npath: string, ext: string): string; export { replaceExt };