UNPKG

@sbaiahmed1/react-native-blur

Version:
6 lines 282 B
import React from 'react'; import type { BlurSwitchProps } from './BlurSwitch'; export type { BlurSwitchProps } from './BlurSwitch'; export declare const BlurSwitch: React.NamedExoticComponent<BlurSwitchProps>; export default BlurSwitch; //# sourceMappingURL=BlurSwitch.web.d.ts.map