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