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