import type { Params } from './launchMiniProgram'; export default function launchMiniProgram(params: Params): Promise>;