export default RenderBlocks;
declare function RenderBlocks(props: any): "" | import("react/jsx-runtime").JSX.Element;
