import React from 'react'; export declare function schemaItemDecorator(Item: any): (props: any) => React.JSX.Element;