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