import type { MobileDefaultEnvironmentVariables } from '../../types/env'; export declare const getExpoConstant: = MobileDefaultEnvironmentVariables>(key: keyof T) => T[keyof T] | undefined; //# sourceMappingURL=index.d.ts.map