Repository URL to install this package:
import { BackgroundMediaAndImageAndVideoProps as AllProps } from './typings'; export declare function renderImageOrVideo(props: AllProps): JSX.Element;