import { CustomRenderArgs } from '../types/props'; export declare function image(props: CustomRenderArgs): import('vue').VNode;