@danielsaraldi/react-native-blur-view
Version:
A simple blur view in react native
4 lines • 375 B
TypeScript
import type { BlurViewAndroidProps } from '../@types';
declare const _default: import("react").NamedExoticComponent<BlurViewAndroidProps & import("react").RefAttributes<import("react").Component<import("../fabrics/BlurViewNativeComponent").NativeProps, {}, any> & import("react-native").NativeMethods>>;
export default _default;
//# sourceMappingURL=BlurView.android.d.ts.map