import { modeByAppKey } from '../types/modeByAppKey'; export declare function getUrlsByAppKey(modeByAppKey: modeByAppKey): { wepinWebview: string; };