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