import { type ViewStyle } from 'react-native'; type HubbleReactSdk2Props = { color: string; style: ViewStyle; }; export declare const HubbleReactSdk2View: import("react-native").HostComponent | (() => never); export {}; //# sourceMappingURL=index.d.ts.map