import Descriptions from './descriptions'; export type { DescriptionsProps } from './descriptions'; export default Descriptions;