declare const _default: { set: (key: string, value: string) => void; get: (key: string) => void; }; export default _default; //# sourceMappingURL=ExpoSettingsModule.web.d.ts.map