import { Switch as RNSwitch } from 'react-native'; export declare const Switch: typeof RNSwitch; export default Switch;