import { DescriptionsRefProps } from './DescriptionsRefProps'; import { ItemProps } from './ItemProps'; import { DescriptionsProps } from './DescriptionsProps'; export { DescriptionsRefProps, ItemProps, DescriptionsProps };