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