/// import type { SwitchProps } from 'react-native'; export declare function Switch(props: SwitchProps): JSX.Element;