export default function Options({ pivotConfig, onUpdate }: { pivotConfig: any; onUpdate: any; }): import("react/jsx-runtime").JSX.Element;