import { type ImageBackgroundProps as RNImageBackgroundProps } from 'react-native'; export declare function ImageBackground(props: RNImageBackgroundProps): import("react/jsx-runtime").JSX.Element;