UNPKG

512 BTypeScriptView Raw
1export declare const Lottie: null;
2export declare const Branch: null;
3export declare const Stripe: null;
4export declare const DeviceMotion: null;
5export declare const Animated: null;
6export declare const Easing: null;
7export declare const Screen: null;
8export declare const ScreenContainer: null;
9declare const _default: {
10 Lottie: null;
11 Branch: null;
12 Stripe: null;
13 DeviceMotion: null;
14 Animated: null;
15 Easing: null;
16 Screen: null;
17 ScreenContainer: null;
18};
19export default _default;