export interface PanelFooterProps { className?: string | undefined; } export declare const PanelFooter: import("react").ForwardRefExoticComponent>;