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