import * as React from 'react';
import { WindowPopupChildProps } from '../Components/Popups/WindowPopups/WindowPopups';
export declare const PivotDetailsPopoup: React.FunctionComponent<WindowPopupChildProps>;
