export declare function generateOutputPath(inputPath: string, newExtension: string): string;
