import React from 'react'; import { Props } from './Schema'; export declare const SchemaItems: ({ schema }: Pick) => React.JSX.Element | null; //# sourceMappingURL=SchemaItems.d.ts.map