Keine Beschreibung
declare module '@react-native-get-music-files' { } declare module 'react-native-exit-app' { const RNExitApp: { exitApp: () => void }; export = RNExitApp; }