import { RendererFunction } from '../types'; declare const image: RendererFunction; export default image;