import Collapse from './Collapse'; import CollapsePanel from './Panel'; export default Collapse; export declare const Panel: typeof CollapsePanel;