UNPKG

@danielsaraldi/react-native-blur-view

Version:
5 lines 273 B
import { View } from 'react-native'; import type { BlurViewIosProps } from '../@types'; declare const _default: import("react").NamedExoticComponent<BlurViewIosProps & import("react").RefAttributes<View>>; export default _default; //# sourceMappingURL=BlurView.ios.d.ts.map