export declare const getAppParams: >(mapArr: T) => T['get'] extends (key: string) => infer B ? B : never