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