import { SVGProps } from "./interface"; export declare const RenderSVGWithUISchemaElement: (props: SVGProps) => import("react/jsx-runtime").JSX.Element;