export { DescriptionList } from './DescriptionList';
export type { DescriptionListProps } from './DescriptionList';
export type { DescriptionListTermProps } from './DescriptionListTerm';
export type { DescriptionListDescriptionProps } from './DescriptionListDescription';
