import type { EnvName, EnvValue } from "@ledgerhq/live-env"; export declare const useEnv: (type: Name) => EnvValue; //# sourceMappingURL=env.react.d.ts.map