declare module "@attarchi/react-native-lottie-splash-screen" {
    export default class SplashScreen {
        static hide(): void;
    }
}
