import { ConfigPlugin } from 'expo/config-plugins'; import { type ConfigPluginPropsWithDefaults } from './withIterable.types'; export declare const withStoreConfigValues: ConfigPlugin; export default withStoreConfigValues;