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