import type { ViewProps } from 'react-native'; interface NativeProps extends ViewProps { color?: string; } declare const _default: import("react-native/Libraries/Utilities/codegenNativeComponent").NativeComponentType; export default _default; //# sourceMappingURL=HyperswitchSdkReactNativeViewNativeComponent.d.ts.map