///
import type { SchemaRenderProps } from 'react-schema-render';
export declare type SuperRenderProps = SchemaRenderProps;
export declare const SuperRender: import("react").FC;
export * from './src/componentPropsParser';
export * from './src/schemaApiParser';