import { TEmailNodeImage } from "../../schema/index.cjs"; import { TRenderNodeProps } from "../types.t.cjs"; export declare function ImageNode(props: TRenderNodeProps): import("react/jsx-runtime").JSX.Element;