import React from 'react'; import { PanelHeaderButtonProps } from './PanelHeaderButton'; export declare const PanelHeaderClose: React.FC;