export { default as Collapse } from './collapse'; export * from './type'; export * from './props'; export * from './collapse-panel-props';