export declare const gotoMiniProgram: (url: string, type?: string) => void; export declare const jumpApp: (url: string, params?: any) => void;