import { ConfigPlugin } from '@expo/config-plugins'; import { TExpoNotifeeRemote } from '../types'; declare const withExtensionViewController: ConfigPlugin; export default withExtensionViewController; //# sourceMappingURL=withExtensionViewController.d.ts.map