/// import { WidgetProps } from '../../types'; export declare const FederatedRenderer: ({ data, options }: WidgetProps) => JSX.Element;