/// declare const ScreenshotPanel: { (): JSX.Element; displayName: string; }; export { ScreenshotPanel };