export declare function generateClientFile(source: string, outputPath: string, options?: { className?: string; }): Promise;