export declare const renderElement: (props: any) => import("react/jsx-runtime").JSX.Element; export declare const renderLeaf: (props: any) => any;