declare module 'react-native-mixed-splash' { function hide(params: { fade: boolean }): void; }