import { type ConfigPlugin } from 'expo/config-plugins'; declare const withGradlePropertiesPlugin: ConfigPlugin; export default withGradlePropertiesPlugin;