import React from 'react'; import { PanelProps, PanelRef } from './Panel.types'; export declare const Panel: React.ForwardRefExoticComponent & React.RefAttributes>;