import React from 'react'; import { WidgetProps } from '@ui-schema/ui-schema'; export declare const Table: React.FC;