import { Observable } from 'rxjs'; export declare function launchMiniProgram(targetAppId: string, path: string, envVersion: string): Observable;